-
Home
-
Ahrefs SEO
-
0.9.7
-
Code
-
Classes
- Hash
| Total Complexity |
101 |
| Dependencies |
2 |
| Dependents |
4 |
| Total lines |
688 |
| Lines of code |
400 |
| Logical lines of code |
310 |
| Comment lines |
256 |
| Methods |
17 |
| Properties |
9 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| setHash() |
D |
30 |
45 |
110 |
| _sha512() |
A |
31 |
10 |
101 |
| hash() |
A |
49 |
9 |
32 |
| _md2() |
A |
42 |
7 |
31 |
| _sha256() |
S |
42 |
6 |
43 |
| _computeKey() |
S |
55 |
6 |
20 |
| _add() |
S |
57 |
5 |
15 |
| __construct() |
S |
60 |
4 |
15 |
| setKey() |
S |
77 |
1 |
4 |
| getHash() |
S |
83 |
1 |
3 |
| getLength() |
S |
83 |
1 |
3 |
| _md5() |
S |
79 |
1 |
3 |
| _sha1() |
S |
79 |
1 |
3 |
| _rightRotate() |
S |
71 |
1 |
5 |
| _rightShift() |
S |
74 |
1 |
4 |
| _not() |
S |
80 |
1 |
3 |
| _string_shift() |
S |
72 |
1 |
5 |